vcSendSignalStatement

Send Signal statement sends a simulation signal, i.e. triggers a signal behavior, with a given value.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
SelectedComponentvcComponentRWGets or sets the component that owns the signal. Must be a static component.
SelectedSignalvcBehaviorRWGets or sets the signal behavior to trigger. Must be either Boolean, Integer, Real or String signal.
ValuePropertyvcExpressionPropertyRGets an expression property which is used to generate the value for the signal.